net.pipe.wrTx (field)
4 uses
	net (current package)
		pipe.go#L97: 	wrTx chan<- []byte
		pipe.go#L123: 		wrTx: cb2, wrRx: cn2,
		pipe.go#L130: 		wrTx: cb1, wrRx: cn1,
		pipe.go#L195: 		case p.wrTx <- b:
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |